Class Summary |
CurrencyServerAbstractResponse |
Encloses a basic response received from the SponsorPay's Virtual Currency Server and methods to perform parsing of
the returned JSON-encoded data. |
CurrencyServerDeltaOfCoinsResponse |
Encloses a response received from the SponsorPay's Virtual Currency Server for the Get Delta of Coins request, as
well as methods to perform parsing of the returned JSON-encoded data. |
RequestErrorResponse |
Response generated locally when a request to the Virtual Currency Server couldn't be sent due to a network
connectivity issue. |
VirtualCurrencyConnector |
Provides services to access SponsorPay's Virtual Currency Server. |